summaryrefslogtreecommitdiff
path: root/Default (Windows).sublime-keymap
blob: 58f6d3cd740b4b927881e2ae712ae0615929903d (plain)
1
2
3
4
5
6
[
  {
    "keys": ["alt+n", "n"],
    "command": "new_note"
  }
]